home *** CD-ROM | disk | FTP | other *** search
/ The Learning Curve / The Learning Curve (Weird Science, 1996).iso / computers / ados_guide_v1.5 / ados commands / assign < prev    next >
Encoding:
Text File  |  1995-03-10  |  800 b   |  30 lines

  1. AMIGADOS GUIDE V1.5
  2. ASSIGN
  3.  
  4. USE:
  5. Assign's primary use is to Assign logical directories to 
  6. the system and under AmigaDOS any directory or path 
  7. can be made equivalent to a logical device.
  8.  
  9. PATH:
  10. C:
  11.  
  12. SYSTEM:
  13. 2.0 (enhanced),  2.1,  3.0
  14.  
  15. EXAMPLES:
  16. 1>ASSIGN (default)
  17. 1>ASSIGN GAMES: HD1:Entertainment/Games
  18.  
  19. NOTES:
  20. The Assign command can be divided into three 
  21. separate areas: Volumes,  Directories,  Devices.
  22. -Volumes are the names of mounted disks which have 
  23. been labelled or inserted into the machine.
  24. -Directories are basically there to divide all of the 
  25. different files up and place them together according 
  26. to the nature of that file. (e.g a Pictures directory 
  27. would amazingly contain Picture files)
  28. -Devices defines the different storage systems or
  29. read only devices connected to your system.
  30.